home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / utilities / emulation / zx files / cheats / 6 < prev    next >
Text File  |  1992-03-06  |  2KB  |  35 lines

  1.             ______ KENTILLA - THE KURE ______
  2.  
  3. If you are playing the Masteronic re-release of this adventure you may
  4. be experiencing problems  as  the  game   has  a  couple  of bugs that
  5. prevent you from  completing  the  game.  Strange  why  this should be
  6. because when the game was originally released it was bug free.
  7.   The first problem you come across is when you try to take the silver
  8. dagger from the desk. Don't  waste  your  time with different commands
  9. because no matter what you type  you  just  cannot get the dagger. The
  10. second problem is when you ask Eva  to kill the Darg-Vool, she refuses
  11. to do it for you despite the fact  that  this is the only way to solve
  12. this particular problem.  Despair not though as there is a solution at
  13. hand.
  14.   First MERGE the loader and delete lines  20, 30 and 100. Then GOTO 5
  15. and load the rest of the program. Enter a command and then press BREAK
  16. to stop the program and enter the lines as below.
  17.  
  18. 415  LET invent=1
  19. 421  LET invent=0
  20. 455  IF NOT x THEN GOTO 460
  21. 456  RESTORE 9700+x : READ a$ :
  22.      GOSUB E : PRINT " ";"The" AND
  23.      VAL a$ (0);a$(w TO);" (worn)" AND
  24.      PEEK (t+x)=wvf
  25. 457  IF invent=0 THEN POKE (t+x),
  26.      op
  27. 459  LET x=USR 60027 : GOTO 455
  28. 1170 IF n=31 AND op=60 THEN RETURN
  29.  
  30. Finally insert "LET invent=0" after the RANDOMIZE at the start of line
  31. 9004. There is,however a one  slight  problem  which  is that the word
  32. NOTHING will appear at the end of the contents list of a chest or desk
  33. and so on. This is only  a  minor  bug  and doesn't interfere with the
  34. game.
  35.